home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Communications / Network / Send File Script Folder / README Send File Script next >
Text File  |  1994-05-24  |  3KB  |  39 lines

  1. Send File Script README
  2.  
  3. An Eudora Script by Philippe Casgrain (Casgrain@Ecol.ucl.ac.be, Casgrain@ere.umontreal.ca)
  4.  
  5.   This script is very useful with Eudora 1.4 (I use 1.4.2).
  6.  
  7.   It allows one to select a file on a disk that will be automagically attached to an autoreply to messages whose "Subject:" field matches some user-specified string.
  8.  
  9.    HOW TO USE IT
  10.  
  11.   This script has been written and compiled with AppleScript 1.0, so everybody should be able to use it "right out of the box". As a convenience, a "TEXT" source is also included.
  12.   Of course, you need the regular AppleScript installation, and most notably the "display dialog" osax.
  13.   To use it, simply double-click on the applet. It will ask you either to select a file (if it's the first time you are using the script since it was last compiled) or to confirm the selected file.
  14.   Next, it will ask you for a "Subject to match". That is simply the string that the "Subject:" field must contained (not considering case) to be auto-replied to.
  15.  
  16.   Then, the script will talk to the mail program Eudora (mine is named "Eudora1.4.2") and do the following, for each message in your "In" mailbox that matches the "Subject to match):
  17. 1) Move the message to the trash
  18. 2) Reply to the message (from the trash)
  19. 3) Append the file
  20. 4) Queue the reply
  21.  
  22.   You are then left with messages in the trash (that have been replied to) and messages in the "Out" box, just waiting to be sent. You should tell yourself to Eudora to send the queued messages, at a time where it suits you the most (it does take a noticeable system load on ly IIci).
  23.  
  24. (Eudora is written by Steve Dorner and distributed by Qualcomm, Inc. It's (IMHO) the best mailing program for the Macintosh. Ever.)
  25.  
  26.  
  27.   I wrote this script to learn more about how to script Eudora, and I hope it will help other people too. Of course, feel free to modify the script to suit your needs, just don't distribute the modified scripts along with this package.
  28.  
  29.   Please distribute this package (compiled script, text source, readme) to anybody who wants it. Just drop me a line if you like it! (e-mail is fine, but if you don't mind postcards... :-) 
  30.  
  31.   Just my little contribution to the 'net community...
  32.  
  33. Philippe Casgrain
  34. 4 980 boul. Lalande
  35. Pierrefonds, Québec
  36. CANADA H8Y 1V8
  37.  
  38. ObLegalese: This script is freeware, that is you are free to use it and modify it as you wish, but I retain copyrights to this distribution package. Please distribute it only in its original form.
  39.   Also, I (Philippe Casgrain) can not be held responsible in any way for any prejudice that this auto-reply script may cause to you. You want an example? It's not my fault if you mistakenly send XXX GIFs to president@whitehouse.gov... ;-)